#container {
	background-color: #FFF;
	height: inherit;
	width: 840px;
	position: relative;
	margin: auto;
	top: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: block;
}
